Skip to main content
GET
[One Click Apps] Get the redeploy webhook URL

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

app_id
string
required

Unique identifier of the deployed One Click App.

instance_id
string
required

Unique identifier of the compute instance.

organization_id
string
required

Unique identifier of the organization that owns the resource.

project_id
string
required

Unique identifier of the project containing the resource.

Response

url
string | null
required
read-only

Redeploy URL to register on the Git host; null until a secret exists

has_secret
boolean
required
read-only